home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmTTTTeeeexxxxttttSSSSeeeettttSSSSoooouuuurrrrcccceeee((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmTTTTeeeexxxxttttSSSSeeeettttSSSSoooouuuurrrrcccceeee((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- XXXXmmmmTTTTeeeexxxxttttSSSSeeeettttSSSSoooouuuurrrrcccceeee - A Text function that sets the source of
- the widget
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<XXXXmmmm////TTTTeeeexxxxtttt....hhhh>>>>
-
- vvvvooooiiiidddd XXXXmmmmTTTTeeeexxxxttttSSSSeeeettttSSSSoooouuuurrrrcccceeee ((((_w_i_d_g_e_t, _s_o_u_r_c_e, _t_o_p__c_h_a_r_a_c_t_e_r, _c_u_r_s_o_r__p_o_s_i_t_i_o_n))))
- WWWWiiiiddddggggeeeetttt _w_i_d_g_e_t;;;;
- XXXXmmmmTTTTeeeexxxxttttSSSSoooouuuurrrrcccceeee_s_o_u_r_c_e;;;;
- XXXXmmmmTTTTeeeexxxxttttPPPPoooossssiiiittttiiiioooonnnn_t_o_p__c_h_a_r_a_c_t_e_r;;;;
- XXXXmmmmTTTTeeeexxxxttttPPPPoooossssiiiittttiiiioooonnnn_c_u_r_s_o_r__p_o_s_i_t_i_o_n;;;;
-
-
- VVVVEEEERRRRSSSSIIIIOOOONNNN
- This page documents version 1.2 of the Motif library.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- XXXXmmmmTTTTeeeexxxxttttSSSSeeeettttSSSSoooouuuurrrrcccceeee sets the source of the Text widget. Text
- widgets can share sources of text so that editing in one
- widget is reflected in another. This function sets the
- source of one widget so that it can share the source of
- another widget.
-
- Setting a new text source destroys the old text source if no
- other Text widgets are using that source. To replace a text
- source but keep it for later use, create an unmanaged Text
- widget and set its source to the text source you want to
- keep.
-
-
- _w_i_d_g_e_t Specifies the Text widget ID
-
- _s_o_u_r_c_e Specifies the source with which the widget displays
- text. This can be a value returned by the
- XXXXmmmmTTTTeeeexxxxttttGGGGeeeettttSSSSoooouuuurrrrcccceeee((((3333XXXX)))) function. If no source is
- specified, the widget creates a default string
- source.
-
- _t_o_p__c_h_a_r_a_c_t_e_r
- Specifies the position in the text to display at the
- top of the widget. This is an integer number of
- characters from the beginning of the text buffer.
- The first character position is 0.
-
- _c_u_r_s_o_r__p_o_s_i_t_i_o_n
- Specifies the position in the text at which the
- insert cursor is located. This is an integer number
- of characters from the beginning of the text buffer.
- The first character position is 0.
-
-
-
-
-
- Page 1 (printed 4/30/98)
-
-
-
-
-
-
- XXXXmmmmTTTTeeeexxxxttttSSSSeeeettttSSSSoooouuuurrrrcccceeee((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmTTTTeeeexxxxttttSSSSeeeettttSSSSoooouuuurrrrcccceeee((((3333XXXX))))
-
-
-
- For a complete definition of Text and its associated
- resources, see XXXXmmmmTTTTeeeexxxxtttt((((3333XXXX)))).
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- XXXXmmmmTTTTeeeexxxxtttt((((3333XXXX)))).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 2 (printed 4/30/98)
-
-
-
-